home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / eulisp / feel0_89.lha / Feel / Src / modops.h < prev    next >
C/C++ Source or Header  |  1993-07-07  |  479b  |  9 lines

  1. /* ******************************************************************** */
  2. /*  root.h           Copyright (C) Codemist and University of Bath 1989 */
  3. /*                                                                      */
  4. /* The root level operations protos                                     */
  5. /* ******************************************************************** */
  6.  
  7. extern void initialise_module_operators(LispObject *);
  8. extern LispObject Fn_listify_env(LispObject *);
  9.